home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / driver / pp100.zip / ARROW.INI < prev    next >
Text File  |  1992-12-12  |  2KB  |  48 lines

  1. //┌──────────────────────────────────────────────────────────────────────┐
  2. //│  Precise Point Configuration File              08/24/1992  20:03:55  │
  3. //└──────────────────────────────────────────────────────────────────────┘
  4. SMD_BITMAP_STRUCT bitmap =
  5. {
  6. 0x08,    // Horizontal size
  7. 0x0d,    // Vertical size
  8. 0x00,    // Horizontal hotspot position
  9. 0x00,    // Vertical hotspot position
  10.  
  11. //────────────────────────────────────────────────┤ Cursor Bitmap ├──
  12. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  13. 0x4000,  // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  14. 0x6000,  // ∙■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  15. 0x5000,  // ∙■∙■∙∙∙∙∙∙∙∙∙∙∙∙
  16. 0x6800,  // ∙■■∙■∙∙∙∙∙∙∙∙∙∙∙
  17. 0x5400,  // ∙■∙■∙■∙∙∙∙∙∙∙∙∙∙
  18. 0x5200,  // ∙■∙■∙∙■∙∙∙∙∙∙∙∙∙
  19. 0x4800,  // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
  20. 0x4800,  // ∙■∙∙■∙∙∙∙∙∙∙∙∙∙∙
  21. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  22. 0x0400,  // ∙∙∙∙∙■∙∙∙∙∙∙∙∙∙∙
  23. 0x0200,  // ∙∙∙∙∙∙■∙∙∙∙∙∙∙∙∙
  24. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  25. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  26. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  27. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  28.  
  29. //────────────────────────────────────────────────┤ Screen Bitmap ├─
  30. 0x4000,  // ∙■∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  31. 0xe000,  // ■■■∙∙∙∙∙∙∙∙∙∙∙∙∙
  32. 0xf000,  // ■■■■∙∙∙∙∙∙∙∙∙∙∙∙
  33. 0xf800,  // ■■■■■∙∙∙∙∙∙∙∙∙∙∙
  34. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  35. 0xfe00,  // ■■■■■■■∙∙∙∙∙∙∙∙∙
  36. 0xff00,  // ■■■■■■■■∙∙∙∙∙∙∙∙
  37. 0xfe00,  // ■■■■■■■∙∙∙∙∙∙∙∙∙
  38. 0xfc00,  // ■■■■■■∙∙∙∙∙∙∙∙∙∙
  39. 0x4e00,  // ∙■∙∙■■■∙∙∙∙∙∙∙∙∙
  40. 0x0e00,  // ∙∙∙∙■■■∙∙∙∙∙∙∙∙∙
  41. 0x0700,  // ∙∙∙∙∙■■■∙∙∙∙∙∙∙∙
  42. 0x0200,  // ∙∙∙∙∙∙■∙∙∙∙∙∙∙∙∙
  43. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  44. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  45. 0x0000,  // ∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙∙
  46. };
  47.  
  48.